STRSIGNAL
Section: C Library Functions (3)
Index
Return to Main Contents
BSD mandoc
BSD 4
NAME
strsignal
- get signal description string
SYNOPSIS
Fd #include <string.h>
Ft char *
Fn strsignal int sig
DESCRIPTION
The
Fn strsignal
function returns a pointer to the language-dependent string describing
a signal.
The array pointed to is not to be modified by the program, but may be
overwritten by subsequent calls to
Fn strsignal .
SEE ALSO
intro(2),
psignal(3),
setlocale(3)
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- SEE ALSO
-
This document was created by
man2html,
using the manual pages.
Time: 16:28:56 GMT, April 18, 2022